[INFO] fetching crate wasmtime-rust 0.26.1...
[INFO] testing wasmtime-rust-0.26.1 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate wasmtime-rust 0.26.1 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate wasmtime-rust 0.26.1
[INFO] finished tweaking crates.io crate wasmtime-rust 0.26.1
[INFO] tweaked toml for crates.io crate wasmtime-rust 0.26.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate wasmtime-rust 0.26.1 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 184 packages to latest compatible versions
[INFO] [stderr]       Adding wasmtime v0.26.1 (available: v43.0.0)
[INFO] [stderr]       Adding wasmtime-rust-macro v0.26.1 (available: v0.27.0)
[INFO] [stderr]       Adding wasmtime-wasi v0.26.1 (available: v43.0.0)
[INFO] [stderr]       Adding zstd-safe v3.0.1+zstd.1.4.9 (available: v3.1.0+zstd.1.4.9)
[INFO] [stderr]       Adding zstd-sys v1.4.20+zstd.1.4.9 (available: v1.6.3+zstd.1.5.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3bbfb401e984bd16e90bbe9c1124f8d161b4d3921f58f9e7c479e571ba85af7c
[INFO] running `Command { std: "docker" "start" "-a" "3bbfb401e984bd16e90bbe9c1124f8d161b4d3921f58f9e7c479e571ba85af7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3bbfb401e984bd16e90bbe9c1124f8d161b4d3921f58f9e7c479e571ba85af7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3bbfb401e984bd16e90bbe9c1124f8d161b4d3921f58f9e7c479e571ba85af7c", kill_on_drop: false }`
[INFO] [stdout] 3bbfb401e984bd16e90bbe9c1124f8d161b4d3921f58f9e7c479e571ba85af7c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b082a15a291730ffb26725d87fa5a293504af878795ddc0b14aec2188469fd87
[INFO] running `Command { std: "docker" "start" "-a" "b082a15a291730ffb26725d87fa5a293504af878795ddc0b14aec2188469fd87", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.73.1
[INFO] [stderr]    Compiling cranelift-entity v0.73.1
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.73.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling io-lifetimes v0.1.1
[INFO] [stderr]    Compiling wast v35.0.2
[INFO] [stderr]    Compiling wasmparser v0.77.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling semver-parser v0.10.3
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling errno v0.2.8
[INFO] [stderr]    Compiling rustc_version v0.3.3
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling unsafe-io v0.6.12
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling region v2.2.0
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling shellexpand v2.1.2
[INFO] [stderr]    Compiling posish v0.6.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling cap-primitives v0.13.10
[INFO] [stderr]    Compiling maybe-owned v0.3.4
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling wasmtime-fiber v0.26.1
[INFO] [stderr]    Compiling zstd-sys v1.4.20+zstd.1.4.9
[INFO] [stderr]    Compiling fs-set-times v0.3.1
[INFO] [stderr]    Compiling wasmtime-runtime v0.26.1
[INFO] [stderr]    Compiling cap-std v0.13.10
[INFO] [stdout] error[E0061]: this method takes 1 argument but 2 arguments were supplied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cap-primitives-0.13.10/src/posish/linux/fs/set_times_impl.rs:19:25
[INFO] [stdout]    |
[INFO] [stdout] 19 |             return file.set_times(
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout] 20 |                 atime.map(SystemTimeSpec::into_std),
[INFO] [stdout] 21 |                 mtime.map(SystemTimeSpec::into_std),
[INFO] [stdout]    |                 ----------------------------------- unexpected argument #2 of type `Option<fs_set_times::SystemTimeSpec>`
[INFO] [stdout]    |
[INFO] [stdout] note: expected `FileTimes`, found `Option<SystemTimeSpec>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cap-primitives-0.13.10/src/posish/linux/fs/set_times_impl.rs:20:17
[INFO] [stdout]    |
[INFO] [stdout] 20 |                 atime.map(SystemTimeSpec::into_std),
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: expected struct `FileTimes`
[INFO] [stdout]                 found enum `Option<fs_set_times::SystemTimeSpec>`
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/fs.rs:1266:11
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]    |
[INFO] [stdout] 20 -                 atime.map(SystemTimeSpec::into_std),
[INFO] [stdout] 21 -                 mtime.map(SystemTimeSpec::into_std),
[INFO] [stdout] 20 +                 /* FileTimes */,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 1 argument but 2 arguments were supplied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cap-primitives-0.13.10/src/posish/linux/fs/set_times_impl.rs:33:25
[INFO] [stdout]    |
[INFO] [stdout] 33 |             return file.set_times(
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout] 34 |                 atime.map(SystemTimeSpec::into_std),
[INFO] [stdout] 35 |                 mtime.map(SystemTimeSpec::into_std),
[INFO] [stdout]    |                 ----------------------------------- unexpected argument #2 of type `Option<fs_set_times::SystemTimeSpec>`
[INFO] [stdout]    |
[INFO] [stdout] note: expected `FileTimes`, found `Option<SystemTimeSpec>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cap-primitives-0.13.10/src/posish/linux/fs/set_times_impl.rs:34:17
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 atime.map(SystemTimeSpec::into_std),
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: expected struct `FileTimes`
[INFO] [stdout]                 found enum `Option<fs_set_times::SystemTimeSpec>`
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/fs.rs:1266:11
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]    |
[INFO] [stdout] 34 -                 atime.map(SystemTimeSpec::into_std),
[INFO] [stdout] 35 -                 mtime.map(SystemTimeSpec::into_std),
[INFO] [stdout] 34 +                 /* FileTimes */,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stdout] For more information about this error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cap-primitives` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "b082a15a291730ffb26725d87fa5a293504af878795ddc0b14aec2188469fd87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b082a15a291730ffb26725d87fa5a293504af878795ddc0b14aec2188469fd87", kill_on_drop: false }`
[INFO] [stdout] b082a15a291730ffb26725d87fa5a293504af878795ddc0b14aec2188469fd87
